adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ADTObjectCollectionT<T> Class
Properties Methods Events

In This Topic
    ADTObjectCollectionT<T> Class Members
    In This Topic

    The following tables list the members exposed by ADTObjectCollectionT<T>.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public PropertyOverloaded.  Gets the object with the specified OID or numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.  Removes all objects from the collection  
    Public MethodOverloaded.  Determines whether the collection contains the object with the specified OID  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method Gets the object at the specified index  
    Public Method  
    Public Method Gets the object with the specified OID or numeric index.  
    Public Method Gets the object with the specified OID.  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.  Removes the specified object, OID, or index  
    Public MethodOverridden.   
    Public Method Removes the object with the specified OID  
    Public Method Updates sequence numbers for all items in collection. This method must be explicitly called to renumber contents.  
    Public MethodOverloaded. Updates the collection to match the specified source by adding, deleting, and reordering contents as needed.  
    Top
    Public Events
    See Also